[INFO] cloning repository https://github.com/cnpryer/huak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cnpryer/huak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnpryer%2Fhuak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnpryer%2Fhuak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f2fb5d468034fa55d6faf811b4482fadc947617
[INFO] testing cnpryer/huak against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnpryer%2Fhuak" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cnpryer/huak
[INFO] finished tweaking git repo https://github.com/cnpryer/huak
[INFO] tweaked toml for git repo https://github.com/cnpryer/huak written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cnpryer/huak on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cnpryer/huak already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86909f18c02a3e862eb358e89257a998d174ca9377a54ac3817ee061e18c5fcb
[INFO] running `Command { std: "docker" "start" "-a" "86909f18c02a3e862eb358e89257a998d174ca9377a54ac3817ee061e18c5fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86909f18c02a3e862eb358e89257a998d174ca9377a54ac3817ee061e18c5fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86909f18c02a3e862eb358e89257a998d174ca9377a54ac3817ee061e18c5fcb", kill_on_drop: false }`
[INFO] [stdout] 86909f18c02a3e862eb358e89257a998d174ca9377a54ac3817ee061e18c5fcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f5e6b17cf80ceb4237389acb0f7316e0ad81f0fc29c9be35fe116eb93d5ef0e
[INFO] running `Command { std: "docker" "start" "-a" "7f5e6b17cf80ceb4237389acb0f7316e0ad81f0fc29c9be35fe116eb93d5ef0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling huak-home v0.0.0 (/opt/rustwide/workdir/crates/huak-home)
[INFO] [stderr]    Compiling huak-dev v0.0.0 (/opt/rustwide/workdir/crates/huak-dev)
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1ac924080cb5daf1 -C extra-filename=-08d109eef9e34fe3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e7d3e92e30a3d9d9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5074db85a98360d4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7f5e6b17cf80ceb4237389acb0f7316e0ad81f0fc29c9be35fe116eb93d5ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f5e6b17cf80ceb4237389acb0f7316e0ad81f0fc29c9be35fe116eb93d5ef0e", kill_on_drop: false }`
[INFO] [stdout] 7f5e6b17cf80ceb4237389acb0f7316e0ad81f0fc29c9be35fe116eb93d5ef0e
